projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e997bc
)
Add auto-save-include-big-deletions.
author
Chong Yidong
<cyd@stupidchicken.com>
Tue, 21 Jul 2009 23:37:03 +0000
(23:37 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Tue, 21 Jul 2009 23:37:03 +0000
(23:37 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index d71ecdc459a9d64e0203097d75277f2d14708cef..6914d9ae080762b93e7c7621ea647e96a6b49eee 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-1802,6
+1802,9
@@
port support (see Emacs changes, above).
** Miscellaneous new variables
+*** `auto-save-include-big-deletions', if non-nil, means auto-save is
+not turned off automatically after a big deletion.
+
*** `read-circle', if nil, disables the reading of recursive Lisp
structures using the #N= and #N# syntax.